home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga CD32 Gamer 22
/
CD32 Gamer - 1996 - Issue 22.iso
/
fli
/
flick15.lha
/
src
/
math64.h
< prev
next >
Wrap
Text File
|
1994-11-19
|
334b
|
10 lines
void __asm add64 (register __a0 struct EClockVal *dst,
register __a1 struct EClockVal *src);
void __asm sub64 (register __a0 struct EClockVal *dst,
register __a1 struct EClockVal *src);
int __asm cmp64 (register __a0 struct EClockVal *dst,
register __a1 struct EClockVal *src);